home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / admin / linuxcon.000 / linuxcon / linuxconf-1.6 / help.files / sources / dnsconf / forwarders.help < prev    next >
Text File  |  1996-05-12  |  2KB  |  47 lines

  1.   Forwarders
  2.   Introduction
  3.  
  4.   Your DNS may have difficulties to do name resolution outside of the
  5.   domain it manages. It may defer this work to another DNS which will do
  6.   the work and return the result to it.
  7.  
  8.   11..  WWhhyy ddooiinngg tthhiiss
  9.  
  10.   If your DNS is behind a firewall, it can't reach the _I_n_t_e_r_n_e_t.  It
  11.   can't fulfill one of its main task, which is to provide name
  12.   resolution (its a DNS where S stand for server :-) ). By pointing to a
  13.   forwarder (often a caching only DNS running on the firewall itself),
  14.   the problem is solved.
  15.  
  16.   Another reason appear when a DNS is located at the end of a slow link.
  17.   Instead of trying to solve itself all the query it will send the
  18.   request to a forwarder at the other end of the link. Often the second
  19.   DNS has a higher usage than the first, thus already has a greater
  20.   knowledge. It is in position to answer the query right away using its
  21.   large cache.
  22.  
  23.   22..  TTaasskk
  24.  
  25.   Just enter the IP address of the DNS you want to use. The order is
  26.   important. Put the best first. Put more than one as backup.
  27.  
  28.   33..  WWhhaatt hhaass ttoo bbee ddoonnee ttoo aa DDNNSS ssoo iitt aacccceepptt ttoo pprroocceessss ffoorrwwaarrddeedd
  29.   rreeqquueessttss
  30.  
  31.   NNootthhiinngg..
  32.  
  33.   44..  //vvaarr//nnaammeedd//rroooott..ccaacchhee
  34.  
  35.   If your DNS is deferring request to another DNS, the file
  36.   //vvaarr//nnaammeedd//rroooott..ccaacchhee is not needed!
  37.  
  38.   WWrroonngg!!
  39.  
  40.   This file provide the bootstrap knowledge required to resolve name in
  41.   other domain. Without this file, your DNS will simply think that
  42.   nothing else exist except the domains it serves.  It won't look
  43.   further.
  44.  
  45.   This is why _L_i_n_u_x_c_o_n_f always try to add it to your DNS configuration!
  46.  
  47.